/**/
.line2 {
    text-overflow: -o-ellipsis-lastline;
    line-height: 1.5em;
    overflow: hidden; /*溢出内容隐藏*/
    text-overflow: ellipsis; /*文本溢出部分用省略号表示*/
    display: -webkit-box; /*特别显示模式*/
    -webkit-line-clamp: 2; /*行数*/
    line-clamp: 2;
    -webkit-box-orient: vertical; /*盒子中内容竖直排列*/
    height:3em;
}
.bb1 {
    border-bottom: dashed 1px #dedede; padding-bottom:10px;
}

.wsm01{background: #fff;color: #1b1b1b;}
.wsm02{background: #36aa3f;color: #fff;}
.bgf8f9fb{background-color: #f8f9fb;}
.bg2c2c2c{background-color: #2c2c2c;}


.ydy01{background-color: #f8f9fa; padding: 20px; color: #444444;}
.ydy01 i{color: #36aa3f;}

.ydy02{background-color: #36aa3f; padding: 20px; color: #fff;}
.ydy02 i{color: #fff;}

.color36aa3f{color: #36aa3f;}
.color5a5961{color: #5a5961;}
.colorcecece{color: #cecece;}
.color868485{color: #868485;}
#bannerimg {
    position: relative;
}
/**/

.h100 {
    height: 80px;
}

.tpcolor1 {
    border-top: #2f58e4 1px solid;
}

.br1 {
    border-right: solid 1px #ccc;
}

.color606060 {
    color: #606060
}

.color959fa9 {
    color: #959fa9;
}

.color2f58e4 {
    color: #2f58e4;
}

.strong {
    font-weight: bold;
}

.m0p0 {
    margin: 0;
    padding: 0;
}

.ti2 {
    text-indent: 2em;
}
.plr0 {
padding-left:0px;
padding-right:0px;
}

.bg_6dys {
    background: url(bg_6dys.jpg) center no-repeat;
}

.bg_color3d4350 {
    background-color: #3d4350;
}

.bb_color515662 {
    border-bottom: #515662 1px solid;
}

.bg_color313744 {
    background-color: #25282a
}

.ls2 {
    letter-spacing: 1px;
}

.bb0 {
    border-bottom: 0px;
}
.title_line {
    text-align: center;
    background: url(title_line.png) no-repeat center;
    height: 20px
}
.title_text {
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    color: rgb(146, 147, 150);
    margin: auto 0px;
}
/*头部*/
.logoname {
    font-family: 微软雅黑;
    font-size: 26px;
    letter-spacing: 2px;
    color: #5a5a5a;
    text-align: center;
    margin: 0px;
    line-height: 26px;
    padding: 10px 0px;
    padding-top: 15px;
}

.logonameInfo {
    color: #5a5a5a;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    padding: 0px 0px;
    margin: 0px;
}

.logo_lsdz {
    padding: 10px 0px;
    margin: 0;
    font-family: 微软雅黑;
    color: rgb(119, 196, 54);
    font-size: 24px;
    padding-top: 15px;
    line-height: 24px;
    ;
}

.logo_lsdz2 {
    padding: 0;
    margin: 0;
    font-family: 微软雅黑;
    font-size: 14px;
    color: rgb(122, 121, 121);
}

.logo_24h {
    padding: 10px 0px;
    margin: 0;
    color: #2f58e4;
    font-family: 微软雅黑;
    padding-top: 15px;
    ;
}

.logo_24hPhone {
    padding: 0;
    margin: 0;
    font-family: 微软雅黑;
    font-size: 26px;
    color: #2f58e4;
    line-height: 26px;
}
/*标题下边的蓝线*/
.line_blue {
    width: 40px;
    height: 10px;
    margin: auto;
    background-color: #2f58e4;
    line-height: 10px;
    border-radius: 5px;
}

.line_white {
    width: 40px;
    height: 10px;
    margin: auto;
    background-color: #ffffff;
    line-height: 10px;
    border-radius: 5px;
}
/*6大优势*/
.circle-right {
    float: right;
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
}

.circle-left {
    float: left;
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
}

.txt-circle1 {
    background: #ffc001;
}

.txt-circle2 {
    background: #fdb107;
}

.txt-circle3 {
    background: #fca20e;
}

.txt-circle4 {
    background: #f77621;
}

.txt-circle5 {
    background: #f66727;
}

.txt-circle6 {
    background: #f4582d;
}
/*首页 留言框*/
.s1-a {
    text-align: center;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
    color: #888888;
    font-size: 14px;
    border: 0;
}

.s1-c {
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 14px;
    border: 0;
    background-color:#57ca60;
    color: #ffffff;
    cursor: pointer;
}
/*首页 新闻列表*/

.index_newslist li {
    list-style: none;
    border-bottom: #999 1px dashed;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .index_newslist li a {
        font-size: 16px;
    }

.tabBar {
    border-bottom: 1px solid #e8e8e8;
}

    .tabBar span {
        cursor: pointer;
        display: inline-block;
        float: left;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        border-bottom: solid 2px #fff;
        background-color: #fff;
        font-size: 14px;
    }

        .tabBar span.current {
            border-bottom-color: #1890ff;
            background-color: #fff;
            color: #2f58e4;
        }

/*二维码系统优势*/
.youshinum {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #4e75da;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 80px;
    font-weight: bold;
    margin: 0 auto;
}

/*一物一码*/
.ywymimg1, .ywymimg2, .ywymimg3, .ywymimg4, .ywymimg5, .ywymimg6, .ywymimg7, .ywymimg8 {
    background-image: url('ywymimg01.png');
}

.ywymimg1 {
    background-position: -42px 0px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg2 {
    background-position: -367px 0px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg3 {
    background-position: -692px 0px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg4 {
    background-position: -1016px 0px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg5 {
    background-position: -42px -125px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg6 {
    background-position: -367px -125px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg7 {
    background-position: -692px -125px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ywymimg8 {
    background-position: -1016px -125px;
    width: 120px;
    height: 120px;
    margin: 0 auto
}

/*新闻中心*/
.main-title {
    line-height: 1.5;
    /*letter-spacing: 5px;*/
}
.bb2 {
    border-bottom: #999 1px dashed;
    margin: 20px 0px;
}

.h2_1 {
    width: 100%;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #37ad3f;
    color: #000;
    padding-bottom: 10px;
    border-left: #37ad3f 3px solid;
    padding-left: 10px;
    padding-top: 10px;
    background: #e6f7e7
}

.h2_2 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
}

.h2_3 {
    width: 100%;    
    line-height: 24px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
}

.h3_1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0px;
    font-size: 14px;
}


.newscatul {
}

    .newscatul li {
        line-height: 30px;
        position: relative;
    }

        .newscatul li a {
            list-style-type: none;
            text-align: center;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            font-size: 16px;
            border-bottom: 1px dashed #999;
            padding: 10px 0px;
            background: #ebebeb;
            position: relative;
            display: block;
            text-decoration: none;
        }

            .newscatul li a:hover {
                list-style-type: none;
                text-align: center;
                height: 30px;
                line-height: 30px;
                font-weight: bold;
                font-size: 16px;
                border-bottom: 1px dashed #999;
                padding: 10px 0px;
                background: #fff;
                position: relative;
                color: #fe4079;
                text-decoration: none;
            }

.newshotul {
}

    .newshotul li {
        padding-left: 5px;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
        border-bottom: 1px dashed #999;
        padding: 10px 0px;
        text-decoration: none;
    }

 
.content {
    letter-spacing: 2px;
    text-indent: 2em;
    font-size:16px
}
    .content a:hover {
        color: blue;
        text-decoration: none;
    }
    .content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: auto;
    }
    .content h2 {
        margin: 10px 0 8px 0;
        color: #0d5a96;
        background: #f1f7fd;
        border: 1px dashed #cae0f3;
        border-left: 3px solid #49a7ea;
        padding: 15px 0px;
        font-size: 22px;
        font-weight: bold;
    }
        .content h2 a, .content h2 a:hover {
            color: #0d5a96;
            text-decoration: none;
        }


    .content h3 {
        margin: 10px 0 8px 0;
        color: #4e5861;
        background: #eef2f3;
        /*border: 1px dashed #4e5861;*/
        text-indent:0;
        border-left: 3px solid #4e5861;
        padding: 8px 10px;
        font-size: 18px;
        font-weight: bold;
    }


            .content h3 a, .content h3 a:hover {
                color: #4e5861;
                text-decoration: none;
            }


    .content p a, .content p a:link, .content p a:visited {
        text-decoration: none;
        color: #2a88e8
    }
    /*Tag 颜色 */
    .lab .labValue:nth-child(6n+1), .lab .labValue:nth-child(6n+1) a {
        background-color: #e6f2fe;
        border: 1px solid #e6f2fe;
        color: #7697ba;
        display: inline-block;
    }

.lab .labValue:nth-child(6n+2), .lab .labValue:nth-child(6n+2) a {
    background-color: #ffeee6;
    border: 1px solid #ffeee6;
    color: #e8956b;
    display: inline-block;
}

.lab .labValue:nth-child(6n+3), .lab .labValue:nth-child(6n+3) a {
    background-color: #eafce6;
    border: 1px solid #eafce6;
    color: #75b26d;
    display: inline-block;
}

.lab .labValue:nth-child(6n+4), .lab .labValue:nth-child(6n+4) a {
    background-color: #ffeaf5;
    border: 1px solid #ffeaf5;
    color: #e089ae;
    display: inline-block;
}


.lab .labValue:nth-child(6n+5), .lab .labValue:nth-child(6n+5) a {
    background-color: #f5eeff;
    border: 1px solid #f5eeff;
    color: #b482ff;
    display: inline-block;
}

.lab .labValue:nth-child(6n+6), .lab .labValue:nth-child(6n+6) a {
    background-color: #f7ebe1;
    border: 1px solid #f7ebe1;
    color: #e0b18b;
    display: inline-block;
}




.lab .labValue {
    padding: 0px 5px;
    border-radius: 2px;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.slideBox01 {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

    .slideBox01 .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 1;
    }

        .slideBox01 .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideBox01 .hd ul li {
                float: left;
                margin-right: 2px;
                width: 15px;
                height: 15px;
                line-height: 14px;
                text-align: center;
                background: #fff;
                cursor: pointer;
            }

                .slideBox01 .hd ul li.on {
                    background: #f00;
                    color: #fff;
                }

    .slideBox01 .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox01 .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBox01 .bd img {
            display: block;
        }

    /*手机端 新闻分类显示*/
.menu_name {
    color: #2f58e4;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.nav-menu .ul li {
    display: inline-block;
    margin-right: 10px;
}

    .nav-menu .ul li a {
        color: #333;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        background: #f8f8f8;
        border-radius: 25px;
    }

.nav-menu {
    margin-bottom: 0px;
}

    .nav-menu .ul {
        white-space: nowrap;
        overflow-x: auto;
    }

        .nav-menu .ul li.on a {
            color: #fff;
            background: #2f58e4;
        }



/*新闻Tag*/
.divTags li {
    float: left;
    padding: 12px 0 15px
}

.divTags li {
    opacity: .8;
    filter: alpha(opacity=80);
    font-size: 12px;
    color: #000;
    background-color: #428BCA;
    display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 2px 6px;
    line-height: 20px;
    font-weight: 400; 
}

    .divTags li:nth-child(9n) {
        background-color: #f2f2f2
    }

    .divTags li:nth-child(9n+1) {
        background-color: #ffdedb
    }

    .divTags li:nth-child(9n+2) {
        background-color: #d7fff8
    }

    .divTags li:nth-child(9n+3) {
        background-color: #def5fe
    }

    .divTags li:nth-child(9n+4) {
        background-color: #fed4d6
    }

    .divTags li:nth-child(9n+5) {
        background-color: #fff2d9
    }

    .divTags li:nth-child(9n+6) {
        background-color: #e9e6f9
    }

    .divTags li:nth-child(9n+7) {
        background-color: #cddcfb
    }

    .divTags li:nth-child(9n+8) {
        background-color: #e9e7d8
    }

    .divTags li:hover {
        opacity: .8;
        filter: alpha(opacity=80);
        color: #fff !important
    }

    .divTags li a {
        color: #000
    }

/*分页*/
.fenye {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

    .fenye span, .fenye a {
        font-size: 14px;
        display: inline-block;
        color: #333;
        border-bottom: 0px solid #ccc;
        padding: 5px 12px;
        margin-right: 5px;
    }

        .fenye a.prev {
            margin-right: 0px;
        }

        .fenye a.next {
            margin-left: 0px;
        }

        .fenye a:hover, .fenye span.curr {
            border: 1px solid #37ad3f;
            color: #37ad3f;
            text-decoration: none;
            background: #e6f7e7;
            font-weight:bold
        }

        .fenye span.totalpage {
            font-size: 14px;
            display: inline-block;
            color: #888;
            border: 0px solid #707070;
            padding: 0px;
            margin: 0px 2px;
        }

@media screen and (max-width: 800px) {
    .fenye {
        width: 100%;
        text-align: center;
        overflow: hidden;
    }

        .fenye a {
            font-size: 14px;
            display: inline-block;
            color: #333;
            border: 1px solid #2f58e4;
            padding: 2px 6px;
            background-color: #ecf0fd
        }

            .fenye a:hover {
                border: 1px solid #2f58e4;
                color: #fff;
                text-decoration: none;
                background-color: #2f58e4
            }

            .fenye a.prev {
                margin-right: 0px;
            }

            .fenye a.next {
                margin-left: 0px;
                display: none;
            }

            .fenye a.curr {
                border: 1px solid #2f58e4;
                color: #fff;
                text-decoration: none;
                background-color: #2f58e4
            }

        .fenye span {
            border: 1px solid #2f58e4;
            color: #fff;
            text-decoration: none; 
        }

            .fenye span#totalpage {
                font-size: 14px;
                display: inline-block;
                color: #000;
                border: 0px solid #707070;
                padding: 0px;
                margin: 0px 2px;
            }
}
/***/
#kefubox {
    width: 750px;
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    z-index: 198910;
    background: url(/Models/webrec/UI2_01.jpg);
    height: 352px;
}

/**/


.w-button2 { /*-block-*/
    display: inline-block; /*-margin-*/
    margin: 0;
    padding: 0; /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent; /*-border-radius-*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; /*-background-*/
    background-color: #36aa3f;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}

    .w-button2:hover { /*-border-*/
        border-top-color: #36aa3f;
        border-right-color: #36aa3f;
        border-bottom-color:#36aa3f;
        border-left-color: #36aa3f; /*-background-*/
        background: rgb(255, 255, 255);
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0 0;
        background: -moz-linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background-size: auto; /*-box-shadow-*/
        -moz-box-shadow: 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 transparent;
        -ms-box-shadow: 0 0 0 transparent;
        -o-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent;
    }
    .w-button2 .w-button-text { /*-block-*/
        display: inline-block; /*-font-*/
        font-family: 'Microsoft YaHei';
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        font-style: normal;
        vertical-align: top;
        *vertical-align: middle;
        width: 100%;
    }
    .w-button2:hover .w-button-text {
        color: #36aa3f;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
    }
/**/
.w-button { /*-block-*/
    display: inline-block; /*-margin-*/
    margin: 0;
    padding: 0; /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent; /*-border-radius-*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; /*-background-*/
    background-color: #36aa3f;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}

    .w-button:hover { /*-border-*/
        border-top-color: #36aa3f;
        border-right-color: #36aa3f;
        border-bottom-color:#36aa3f;
        border-left-color: #36aa3f; /*-background-*/
        background: rgb(255, 255, 255);
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0 0;
        background: -moz-linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background-size: auto; /*-box-shadow-*/
        -moz-box-shadow: 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 transparent;
        -ms-box-shadow: 0 0 0 transparent;
        -o-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent;
        color: #36aa3f;
    }

.w-button-position { /*-block-*/
    display: block;
    padding: 0 5px;
}

.w-button .w-button-icon { /*-block-*/
    display: inline-block; /*-margin-*/
    margin-right: 3px; /*-font-*/
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.w-button:hover .w-button-icon {
    color: #36aa3f;
    font-size: 16px;
    font-weight: 400;
}

.w-button .w-button-icon.w-icon-hide {
    display: none;
}

.w-button .w-button-text { /*-block-*/
    display: inline-block; /*-font-*/
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.w-button:hover .w-button-text {
    color: #36aa3f;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}



.w-button-text { /*-block-*/
    display: inline-block; /*-font-*/
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}




/*右侧浮动客服*/

@font-face {
    font-family: "iconfont";
    src: url('//at.alicdn.com/t/font_1380870_o08dhovorbr.eot?t=1567357317161'); /* IE9 */
    src: url('//at.alicdn.com/t/font_1380870_o08dhovorbr.eot?t=1567357317161#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('//at.alicdn.com/t/font_1380870_o08dhovorbr.woff?t=1567357317161') format('woff'), url('//at.alicdn.com/t/font_1380870_o08dhovorbr.ttf?t=1567357317161') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('//at.alicdn.com/t/font_1380870_o08dhovorbr.svg?t=1567357317161#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-QQqun:before {
    content: "\e600";
}

.icon-weixin:before {
    content: "\e7e5";
}

.icon-qqq:before {
    content: "\e623";
}

.icon-qqqun2:before {
    content: "\e721";
}

.icon-qq:before {
    content: "\e607";
}

.icon-qqq1:before {
    content: "\e601";
}

.icon-QQmian:before {
    content: "\e630";
}

.icon-fankui:before {
    content: "\e61e";
}

.icon-rijianmoshi:before {
    content: "\e626";
}

.icon-qqqun1:before {
    content: "\e679";
}

.icon-quanping2:before {
    content: "\e6e2";
}

.icon-qqqun:before {
    content: "\e603";
}

.icon-dingbu:before {
    content: "\e643";
}

.icon-gongzhonghao:before {
    content: "\e618";
}

.icon-VIPx:before {
    content: "\e628";
}

.icon-quanping:before {
    content: "\e682";
}

.icon-VIP:before {
    content: "\e6b2";
}

.icon-quanping1:before {
    content: "\e887";
}

.icon-yewan:before {
    content: "\e669";
}

.icon-huabanfuben-copy:before {
    content: "\e6b5";
}

.icon-Fill:before {
    content: "\e6bd";
}

.float-radius {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.float-text {
    color: #37ad3f
}

.ripro-dark a.float-text {
    color: #37ad3f
}

.float-icon {
    color:#37ad3f
}

.float-hover {
    color:#37ad3f
}

.flost-hover-bg {
    background-color:#37ad3f
}

.float-border {
    border-color: #ececec !important
}

.float-box {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9997;
    margin-top: -303px;
    padding: 5px;
    width: 68px;
    font-size: 14px;
}

.float-ul, .float-ul li {
    margin: 0;
    padding: 0;
}

.float-ul {
    margin-top: 5px;
    text-align: center;
    line-height: 1.2;
    list-style: none;
    background-color: #FFF;
    box-shadow: 0 2px 5px #e6e6e6;
}

    .float-ul .iconfont {
        font-size: 22px;
        line-height: 22px;
    }

    .float-ul li a {
        display: block;
        width: 100%;
        padding: 10px 0;
        line-height: 18px;
    }

        .float-ul li a:hover {
            background: linear-gradient(-125deg,#57ca60 0%, #37ad3f 100%);
            box-shadow: 0 8px 10px rgba(32,160,255,.3);
            color: #FFF;
            text-decoration: none;
        }

        .float-ul li a.qq {
            -moz-border-top-left-radius: 4px;
            -moz-border-top-right-radius: 4px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            position: relative;
        }

        .float-ul li a.weixin {
            position: relative;
        }

        .float-ul li a.fankui {
            -moz-border-bottom-left-radius: 4px;
            -moz-border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
        }

            .float-ul li a.fankui .iconfont {
                font-size: 22px;
                line-height: 22px;
            }

.float-alert-box {
    width: 180px;
    overflow: auto;
    background-color: #FFF;
    border: 1px solid #ececec;
    position: absolute;
    right: 67px;
    top: 0;
    z-index: 9998;
    display: none;
}

.srcdict_qd_1:hover {
    background: #ffffff;
    box-shadow: 0 8px 10px rgba(32,160,255,.3);
    color: #0295f9;
}

.srcdict_qd_1 {
    background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
    box-shadow: 0 8px 10px rgba(32,160,255,.3);
    color: #FFF;
}

.float-qq-box {
    padding: 20px 15px;
}

.float-weixin-box {
    padding: 15px;
}

    .float-weixin-box img {
        margin: 0 auto;
    }

    .float-weixin-box p {
        font-weight: 600;
        color:#37ad3f;
        margin-bottom: 5px;
    }

.float-alert-box h6 {
    font-size: 20px;
    color: #37ad3f
}

.float-alert-box p {
    line-height: 24px;
}

.float-ul li .float-qq-box {
    color: #666;
}

.float-ul li .float-weixin-box {
    color: #666;
    top: -61px;
}

.float-qq-btn {
    padding: 10px;
    background-color: #37ad3f;
    color: #FFF;
}



/*产品滚动*/
.picScroll-left {
    overflow: hidden;
    position: relative;
   
}

    .picScroll-left .hd {
        overflow: hidden;
        height: 30px;
        background: #f4f4f4;
        padding: 0 10px;
    }

        .picScroll-left .hd .prev, .picScroll-left .hd .next {
            display: block;
            width: 5px;
            height: 9px;
            float: right;
            margin-right: 5px;
            margin-top: 10px;
            overflow: hidden;
            cursor: pointer;
            background: url("../images/arrow.png") 0 0 no-repeat;
        }

        .picScroll-left .hd .next {
            background-position: 0 -50px;
        }

        .picScroll-left .hd .prevStop {
            background-position: -60px 0;
        }

        .picScroll-left .hd .nextStop {
            background-position: -60px -50px;
        }

        .picScroll-left .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            zoom: 1;
        }

            .picScroll-left .hd ul li {
                float: left;
                width: 9px;
                height: 9px;
                overflow: hidden;
                margin-right: 5px;
                text-indent: -999px;
                cursor: pointer;
                background: url("../images/icoCircle.gif") 0 -9px no-repeat;
            }

                .picScroll-left .hd ul li.on {
                    background-position: 0 0;
                }

    .picScroll-left .bd {
        
    }

        .picScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picScroll-left .bd ul li {
                margin: 0px 12px 0px 4px;
                float: left;
                display: block;
                overflow: hidden;
                text-align: center;
                width: 140px;
            }

                .picScroll-left .bd ul li .pic {
                    text-align: center;
                }

                    .picScroll-left .bd ul li .pic img {                      
                        display: block;
                    }

                    .picScroll-left .bd ul li .pic a:hover img {
                        
                    }

                .picScroll-left .bd ul li .title {
                    line-height: 1.8;
                    overflow: auto;
                    display: block;
                    word-wrap: break-word;
                    word-break: break-all;
                    hyphens: auto;
                }



                    .picScroll-left .bd ul li .title a {
                        line-height: 1.8;
                        overflow: auto;
                        word-wrap: break-word;
                        word-break: break-all;
                        hyphens: auto;
                    }

 /**/
#ly_box1 {
    background: url(/Models/webrec/lybg.png) center bottom no-repeat;
    width: 260px;
    height: 260px;
    position: fixed;
    bottom: 20px;
    right: 0;
    right: 0;
    z-index: 9999997;
    padding: 20px
}
.ly_box2 {
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #dd514c;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    box-shadow: 0 3px 4px rgba(102, 102, 102, 0.5);
    right: 0px;
    top: -9px;
    cursor: pointer;
}